home *** CD-ROM | disk | FTP | other *** search
/ Löwenzahn 7 / Löwenzahn 7.iso / mac / Löwenzahn 7 (OS X).ini < prev   
INI File  |  2003-01-25  |  4KB  |  90 lines

  1.  
  2. ; --------------------------------------------------------------------
  3. ;       Template DIRECTOR.INI file for Director MX for Macintosh
  4. ; --------------------------------------------------------------------
  5.  
  6. ; All of the settings shown here are commented-out in the original version 
  7. ; of the file.  To change a setting, you must remove the comment 
  8. ; character (";") at the beginning of the setting's line.
  9.  
  10. ; The values shown for each setting in the original file are Director's 
  11. ; internal defaults.  The default value for a setting is used when it 
  12. ; isn't explictly set in the .INI file or when no .INI file exists.  
  13. ; Since these defaults are already stored internally in the Director 
  14. ; application and projectors, it is *not* necessary to distribute this 
  15. ; file with your movie unless you change one or more of the settings.
  16.  
  17. ; For use with projectors, you must name your .INI file "<ProjectorName>.INI"
  18. ; rather than "DIRECTOR.INI" and place the file in the same directory as
  19. ; your projector executable. 
  20.  
  21. ; For use with shockwave, you must name your .INI file "shockwave.ini", and
  22. ; place the file in the shockwave folder ( for instance, 
  23. ; MacintoshHD:Library:Application Support:Macromedia:Shockwave ).
  24.  
  25. [Palette]
  26. ;Animation=1
  27. ; While performing an animation of the palette in 8-bit colour mode, 
  28. ; director reserves all colours in the system. It's obvious when this 
  29. ; happens, as the desktop and other applications will repaint in black 
  30. ; and white. If your movie does not often change the palette, this 
  31. ; may not be a problem, but if it changes the palette frequently, 
  32. ; this desktop flashing can ruin your animation.
  33. ; 1: Reserve colours before first palette effect, but do not release them
  34. ;    until the animation is done.
  35. ; 0: Default behavior. Reserve colours only during a palette effect.
  36. ;
  37. ;SystemFriendly=1
  38. ;   This property only functions in a projector
  39. ; 1: When in 8-bit colour a fixed palette of the web 216 colours plus ten
  40. ;    additional greys will be used by the projector. Colours from the movie
  41. ;    will be re-mapped to the nearest available colour.
  42. ; 0: Default behavior. When in 8-bit colour, changes in the palette channel
  43. ;    are propagated to the system palette. That is, the screen colours will
  44. ;    change.
  45.  
  46.  
  47. [Settings]
  48. ;EscapeOk=1
  49. ;    This property is only used by projectors.
  50. ; Overrides the projector's escape lock setting.
  51. ;
  52. FullScreen=1
  53. ;    This property is only used by projectors.
  54. ; Overrides the projector's "full screen" setting, from 
  55. ; Create Projector's Option's Dialog.
  56. ;
  57. UseTitleBar=0
  58. ;    This property is only used by projectors.
  59. ; Overrides the projector's "show title bar" setting, from
  60. ; Create Projector's Option's Dialog.
  61. ;
  62. ;BackgroundAnimation=1
  63. ;    This property is only used by projectors.
  64. ; Overrides the projector's "animate in background" setting, from 
  65. ; Create Projector's Option's Dialog.
  66. ;
  67. ;SwitchColorDepth=1
  68. ;    This property is only used by projectors.
  69. ; Overrides the projector's "reset monitor to match movie's color depth"
  70. ; setting, from the Macintosh Create Projector's Option's Dialog.
  71. ;
  72. ;CenterStage=1
  73. ;    This property is only used by projectors.
  74. ; Overrides the projector's "center" setting, from
  75. ; Create Projector's Option's Dialog.
  76. ;
  77. ;ResizeStage=1
  78. ;    This property is only used by projectors.
  79. ; Overrides the projector's "stage size" setting, from
  80. ; Create Projector's Option's Dialog.
  81. ;
  82.  
  83. [Lingo]
  84. DisplayFullLingoErrorText=1
  85. ;    This property is used by shockwave and projectors.
  86. ; 1: Lingo errors generate a more descriptive text in the error alert.
  87. ; 0: Lingo errors generate a "script error. continue ?" yes/no alert.
  88. ;
  89.  
  90.